home *** CD-ROM | disk | FTP | other *** search
- Path: in1.uu.net!interaccess!usenet
- From: brianmcg@interaccess.com (Brian V. McGroarty)
- Newsgroups: comp.lang.c
- Subject: Re: Please Assist Student programming C
- Date: 19 Mar 1996 02:10:19 GMT
- Organization: Internet Squire
- Message-ID: <4il52b$ma7@nntp.interaccess.com>
- References: <314EEA55.1A19@msmail.st.stems.com>
- Reply-To: brianmcg@interaccess.com
- NNTP-Posting-Host: d48-isdn.nhe.interaccess.com
- X-Newsreader: Internet Squire 1.20
-
- kim hai To: jeffw667@postoffice.ptd.net wrote:
- >Jeffrey Wilson wrote:
-
- >> Can someone please help me ??? I am getting a "incompatibility type
- >> for arg 2 of pow" Here is my code:
-
- >===================================================================
- >Check your function declaration for pow() in your library.
- >I think one of the arguments in pow() could be a float.
-
- Mine registers this as pow( double, double ) and the sample snippet
- compiled just fine under two different DOS compilers. I look forward to
- seeing the answer to this one...
-
-
-
- ---
- Brian Valters McGroarty -- brianmcg@bix.com
- phone/fax (847) 439-7714
-
-
-
-